home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / skates.swf / scripts / DefineButton2_99 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-04-20  |  56 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("instructions");
  3. }
  4.